chore(deps): bump javalin.version from 6.7.0 to 7.0.0#655
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump javalin.version from 6.7.0 to 7.0.0#655dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `javalin.version` from 6.7.0 to 7.0.0. Updates `io.javalin:javalin-bundle` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0) Updates `io.javalin.community.openapi:javalin-openapi-plugin` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/javalin/javalin-openapi/releases) - [Commits](javalin/javalin-openapi@6.7.0...7.0.0) Updates `io.javalin.community.openapi:javalin-swagger-plugin` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/javalin/javalin-openapi/releases) - [Commits](javalin/javalin-openapi@6.7.0...7.0.0) Updates `io.javalin:javalin-micrometer` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0) Updates `io.javalin:javalin-testtools` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.0) --- updated-dependencies: - dependency-name: io.javalin:javalin-bundle dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin.community.openapi:javalin-openapi-plugin dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin.community.openapi:javalin-swagger-plugin dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin:javalin-micrometer dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin:javalin-testtools dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for ffb84cf. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps
javalin.versionfrom 6.7.0 to 7.0.0.Updates
io.javalin:javalin-bundlefrom 6.7.0 to 7.0.0Release notes
Sourced from io.javalin:javalin-bundle's releases.
... (truncated)
Commits
3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deploy0b1d72e[json] Use ThrowingConsumer for better Java interop in PipedStreamExecutora6efecc[endpoint] Add missing annotation7b599e9[build] Prevent skipPublishing from being inherited by child modules1b3c374[plugin] Make RateLimitPlugin config optional3f75abe[maven-release-plugin] prepare for next development iterationa83b0c8[maven-release-plugin] prepare release javalin-parent-7.0.0-beta.309a208b[config] Expose unsafe on JavalinConfiga78cd1b[api] Add Javalin.start(config) convenience methodUpdates
io.javalin.community.openapi:javalin-openapi-pluginfrom 6.7.0 to 7.0.0Release notes
Sourced from io.javalin.community.openapi:javalin-openapi-plugin's releases.
... (truncated)
Commits
41b3061GH-271 Migration guide from 6.x1669065GH-271 Redesign core implementation for Javalin 7.x0c6ba93GH-268 Replace wiki reference with a new docs in README (#268)5346adachore: adjust module resource path formatting in readmedd49a03fix: modify OpenAPI plugin resource path description13e6778chore: update README for Javalin 7.x changes57ff8f7GH-264 Drop GitHub Wikib94bc1fGH-264 Define custom base path for docs deployed to GitHub pagesfb72035GH-264 Update artifact path for deployment in docs.yml57e9136GH-264 Fix package.json path in workflow scriptUpdates
io.javalin.community.openapi:javalin-swagger-pluginfrom 6.7.0 to 7.0.0Release notes
Sourced from io.javalin.community.openapi:javalin-swagger-plugin's releases.
... (truncated)
Commits
41b3061GH-271 Migration guide from 6.x1669065GH-271 Redesign core implementation for Javalin 7.x0c6ba93GH-268 Replace wiki reference with a new docs in README (#268)5346adachore: adjust module resource path formatting in readmedd49a03fix: modify OpenAPI plugin resource path description13e6778chore: update README for Javalin 7.x changes57ff8f7GH-264 Drop GitHub Wikib94bc1fGH-264 Define custom base path for docs deployed to GitHub pagesfb72035GH-264 Update artifact path for deployment in docs.yml57e9136GH-264 Fix package.json path in workflow scriptUpdates
io.javalin:javalin-micrometerfrom 6.7.0 to 7.0.0Release notes
Sourced from io.javalin:javalin-micrometer's releases.
... (truncated)
Commits
3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deploy0b1d72e[json] Use ThrowingConsumer for better Java interop in PipedStreamExecutora6efecc[endpoint] Add missing annotation7b599e9[build] Prevent skipPublishing from being inherited by child modules1b3c374[plugin] Make RateLimitPlugin config optional3f75abe[maven-release-plugin] prepare for next development iterationa83b0c8[maven-release-plugin] prepare release javalin-parent-7.0.0-beta.309a208b[config] Expose unsafe on JavalinConfiga78cd1b[api] Add Javalin.start(config) convenience methodUpdates
io.javalin:javalin-testtoolsfrom 6.7.0 to 7.0.0Release notes
Sourced from io.javalin:javalin-testtools's releases.
... (truncated)
Commits
3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deploy0b1d72e[json] Use ThrowingConsumer for better Java interop in PipedStreamExecutora6efecc[endpoint] Add missing annotation7b599e9[build] Prevent skipPublishing from being inherited by child modules1b3c374[plugin] Make RateLimitPlugin config optional3f75abe[maven-release-plugin] prepare for next development iterationa83b0c8[maven-release-plugin] prepare release javalin-parent-7.0.0-beta.309a208b[config] Expose unsafe on JavalinConfiga78cd1b[api] Add Javalin.start(config) convenience methodDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)